home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib3 / v_03_06 / 3n06045a < prev    next >
Encoding:
Text File  |  1995-11-01  |  407 b   |  16 lines

  1.                    /* Listing 4 */
  2.  
  3. /*****************************************************
  4.            File Name: C_W_DEMO.H
  5.        Expanded Name: Center Window Demo
  6.          Description: Include file for C_W_DEMO.C
  7. *****************************************************/
  8. #define IDM_CENTER_MAIN 100
  9. #define IDM_DIALOG 101
  10. #define IDM_EXIT 102
  11.  
  12. #define IDD_PARENT 200
  13. #define IDD_DESKTOP 201
  14.  
  15.  
  16.